projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fffe87
)
(struct glyph_row): Flag internal_border_p removed.
author
Gerd Moellmann
<gerd@gnu.org>
Tue, 27 Jul 1999 00:01:46 +0000
(
00:01
+0000)
committer
Gerd Moellmann
<gerd@gnu.org>
Tue, 27 Jul 1999 00:01:46 +0000
(
00:01
+0000)
src/dispextern.h
patch
|
blob
|
history
diff --git
a/src/dispextern.h
b/src/dispextern.h
index f848194d2012dcad9bdcea1fc01df1164eb7c3e6..182ed0d772be9b8ed1eb6cf5a29a0e598032e5d1 100644
(file)
--- a/
src/dispextern.h
+++ b/
src/dispextern.h
@@
-636,10
+636,6
@@
struct glyph_row
implies that the row doesn't have marginal areas. */
unsigned full_width_p : 1;
- /* if non-zero, and full_width_p is also non-zero, don't let
- the row draw over the frame's internal border. */
- unsigned internal_border_p : 1;
-
/* Non-zero means row is a mode or top-line. */
unsigned mode_line_p : 1;